
@media(min-width: 1400px) {
	p {
	    font-size: 20px;
	}
	li {
	    font-size: 20px;
	}
	.buttons-center a,
	.default-button {
		font-size: 18px;
	}

}


@media(min-width: 1600px) {
	header .menu ul li a {
	    font-size: 20px;
	}
	.hero-section .text {
		max-width: 700px;
	}
	.hero-section .text h1 {
		font-size: 40px;
	}
	.hero-section .text h1 span {
		font-size: 100px;
	}
	.about-banner {
	    min-height: 500px;
	}
	.faqs-categ .faqs-accordion .panel-heading h4 a {
	    padding: 10px;
	}
	.faqs-categ > .panel .panel-body {
	    padding: 20px;
	}

}	


@media(max-width: 1600px) {
	.hero-section {
	    padding: 100px 0;
	}
	.hero-section .text {
	    margin-top: 100px;
	}
	

}


@media(max-width: 1200px) {
	.hero-section .text h1 span {
	    font-size: 70px;
	}
	.form-section .form form {
	    padding: 20px;
	}
	.form-section .form-top {
	    padding: 20px;
	}
	.form-section .form-top p {
	    font-size: 22px;
	}
	.form-section .form-text {
	    padding-right: 20px;
	}

}


@media(max-width: 993px) {
	header .logo img {
	    max-width: 200px;
	}

	.h2, h2 {
	    font-size: 26px;
	}
	footer p {
	    font-size: 14px;
	}

	header .phone a {
	    font-size: 20px;
	    padding: 5px;
	}
	header .open-menu i {
    	font-size: 30px;
	    margin-top: 1px;
	}

	p, li {
	    font-size: 16px;
	}

	.hero-section .text h1 {
		font-size: 25px;
	}
	.hero-section .text h1 span {
	    font-size: 60px;
	}

	.form-section .form form label {
	    font-size: 16px;
	}
	.form-section .form-text h2 {
	    font-size: 30px;
	    margin-top: 0;
	    margin-bottom: 20px;
	}
	.form-section .form-text {
		padding-right: 15px;
		padding-bottom: 0;
	}
	.form-section .form-text p.big {
	    font-size: 18px;
	    margin-top: 0;
	}

	.text-section {
	    padding: 30px 0;
	}
	.grey-title-section h2,
	.blue-title-section h2 {
	    font-size: 25px;
	}
	.grey-title-section,
	.blue-title-section {
		padding: 20px 0;
	}

	.footer-middle .links a {
		font-size: 14px;
	}
	.footer-bottom .copyright,
	.footer-bottom .disclaimer {
	    font-size: 14px;
	}
	.general-accordion .panel-heading h4 a {
	    padding: 10px;
	}
	.two-types p {
	    padding-right: 0;
	    text-align: left;
	}

	.page-title h1 {
	    font-size: 30px;
	}
	.contact-text {
	    border-bottom: 1px solid #ddd;
	    margin-bottom: 30px;
	}
	.content-contact button#btn-submit {
	    margin-bottom: 0;
	}

	.about-banner {
		min-height: 0;
	    height: 20px;
	    background: #fff;
	    background-size: cover;
	}
	.about-content {
    	margin-top: -20px;
	}
	.person-about .image-left {
	    width: 40%;
	    padding-right: 20px;
	}
	.person-about .text {
	    width: 60%;
	}
	.person-about {
	    margin-bottom: 50px;
	    margin-top: 0px;
	}
	.person-about .image {
	    border-top: 10px solid #eba800;
	    border-left: 10px solid #eba800;
	}
	.person-about .image-left .details {
		padding: 10px;
	}
	.person-about .image-left .details .name {
	    font-size: 22px;
	}
	.person-about .image-left .details .job {
		font-size: 14px;
	}
	.person-about .text {
	    display: inline;
	    width: auto;
	    float: none;
	}
	.sitemap .links a {
		width: 33.33%;
	}
	p span.break-link {
	    word-break: break-all;
	}

	.blogs .item p.title {
	    font-size: 18px;
	}
	
}



@media(max-width: 767px) {
	
	.h1, h1 {
	    font-size: 30px; 
	}
	.h2, h2 {
	    font-size: 25px;
	}
	.h3, h3 {
	    font-size: 22px;
	}
	.h4, h4 {
	    font-size: 18px;
	}

	header {
	    padding: 10px 0;
	    max-height: 60px;
	}
	header .site-container {
	    padding: 0 10px;
	}
	header .phone a span {
	    display: none;
	}
	header .bg .bg-right {
	    width: 20%;
	}
	header .bg .bg-left {
	    width: 80%;
	    border-top: 60px solid #0000;
	    border-right: 40px solid #eba800;
	}

	.image-half,
	.img-half,
	.half-img,
	.half-image {
	    width: 100%;
	    float: none;
	    margin-right: 0px;
	    padding-right: 0px;
	}
	.img-right {
	    float: none;
	    margin-left: 0px;
	    padding-left: 0px;
	}

	.default-button {
	    font-size: 16px;
	}

	.hero-section {
	    padding: 30px 0;
	    background: #0a2c4e;
	    text-align: center;
	}
	.hero-section .text {
	    margin-top: 0;
	    max-width: 100%;
	}
	.hero-section .text h1 {
	    font-size: 25px;
	    text-align: center;
	    line-height: 1.5;
	}
	.hero-section .text h1 span {
	    font-size: 40px;
	    line-height: 1.5;
	}
	.form-section .form-text {
		background: none;
		padding-top: 20px;
	}
	.form-section .form-text h2 {
	    font-size: 22px;
	}
	.form-section .form-text p.big {
	    font-size: 16px;
	    margin-bottom: 15px;
	}

	.form-section .form {
	    margin-top: 10px;
	}
	.form-section .form-top p {
	    font-size: 18px;
	}
	.form-section .form-top {
	    padding: 15px;
	    height: auto;
	}
	.form-section .form form {
	    padding: 15px;
	}
	.form-section .form form a.default-button {
	    font-size: 14px;
	    margin-top: 15px;
        width: 120px;
	}

	.grey-title-section h2, .blue-title-section h2 {
	    font-size: 22px;
	    margin: 10px 0;
	}
	.general-accordion .panel-heading h4 a {
	    font-size: 16px;
	}

	.faqs-categ > .panel > .panel-heading h4 a {
	    font-size: 17px;
	}

	.buttons-center a {
	    margin: 5px;
	    font-size: 16px;
	}
	.buttons-center {
	    margin-top: 0;
	    margin-bottom: 10px;
	}

	.footer-top,
	.footer-middle,
	.footer-bottom {
		padding: 20px 0;
	}
	.footer-top .image-footer {
	    max-width: 230px;
	}
	.footer-bottom .copyright {
	    text-align: center;
	}
	.footer-bottom .copyright span {
	    float: none;
	    display: block;
	    margin-top: 10px;
	}
	.footer-middle .links {
	    margin-bottom: 30px;
	}
	.footer-middle h4 {
	    margin-bottom: 10px;
	}

	.page-title h1 {
	    font-size: 25px;
	}
	.default-text {
	    padding-top: 20px;
	    padding-bottom: 50px;
	}

	.contact-banner {
	    display: inline-block;
	    width: 100%;
	    background: #fff;
	    background-size: cover;
	    min-height: 50px;
	}
	.content-contact {
	    background: #fff;
	}
	.white-box {
	    border: 2px solid #0a2c4e;
	    margin-top: -50px;
	}
	.person-about .image-left {
	    width: 250px;
	    padding-right: 15px;
	}
	.sitemap .links a {
		width: 100%;
		float: none;
		padding: 5px 0;
	}
	.what-is {
	    padding: 0;
	}

	.blog-text {
	    font-size: 16px;
	}    

}



@media(max-width: 600px) {
	.white-box {
		padding: 15px;
	}
	.person-about .image-left {
	    width: 100%;
	    padding-right: 0;
	    float: none;
	    margin-bottom: 10px;
	}
	.person-about .text {
	    display: block;
	    width: auto;
	    float: none;
	}

}


@media(max-width: 450px) {
	.h1, h1 {
	    font-size: 25px;
	}
	.h2, h2 {
	    font-size: 22px;
	}
	.h3, h3 {
	    font-size: 20px;
	}
	header {
		padding: 0;
	}
	header .site-container {
	    padding-right: 0;
	}
	header .logo img {
	    margin-top: 8px;
	    max-width: 160px;
	}	
	header .phone a {
		font-size: 18px;
		line-height: 1;
	    padding: 10px;
	}
	header .bg .bg-left {
	    border-top: 40px solid #0000;
	    border-right: 20px solid #eba800;
	    width: 76%;
	}
	header .bg .bg-right {
	    width: 24%;
	}
	header .open-menu {
	    margin-left: 10px;
	    margin-right: 10px;
	}
	header .open-menu i {
	    font-size: 25px;
	    margin-top: 5px;
	}

	.buttons-center a {
	    padding: 10px 15px;
	}

	.form-section .form form label {
	    font-size: 15px;
	}
	.hero-section .text h1 {
	    font-size: 18px;
	}
	.hero-section .text h1 span {
	    font-size: 35px;
	}
	.form-section .form form label.error {
	    font-size: 14px;
	}
	.form-section .form form input[type="email"], 
	.form-section .form form input[type="date"], 
	.form-section .form form input[type="text"] {
		height: auto;
	}
	.form-section .form form label.agree {
	    font-size: 12px;
	}
	.text-section {
	    padding: 20px 0;
	}
	.default-button {
	    font-size: 15px;
	}
	.contact-form label {
	    font-size: 15px;
	}
	.contact-form label.error {
	    font-size: 14px;
	}
	.contact-form input,
	.contact-form textarea {
		font-size: 16px;
	}

	.grey-title-section h2, .blue-title-section h2 {
	    font-size: 20px;
	    margin: 0;
	}

	/*.footer-middle .col-xs-6 {
	    width: 100%;
	}*/
	.footer-top .image-footer {
	    max-width: 200px;
	}
	.footer-top .socials .item {
	    margin-left: 20px;
	}
	.footer-top .socials .item a i {
	    font-size: 18px;
	}
	.footer-bottom .disclaimer {
	    font-size: 14px;
	}
	.footer-middle h4 {
	    font-size: 16px;
	}
	.footer-middle .links a i {
	    font-size: 10px;
	}
	.panel-body {
	    padding: 10px;
	}
 
	.content-contact .white-box {
	    padding: 0;
	    border: 0;
	}
}



@media(max-width: 350px) {
	header .logo img {
	    max-width: 200px;
	}
}



























